DDE Dynamic Data Exchange - определение. Что такое DDE Dynamic Data Exchange
Diclib.com
Словарь ChatGPT
Введите слово или словосочетание на любом языке 👆
Язык:

Перевод и анализ слов искусственным интеллектом ChatGPT

На этой странице Вы можете получить подробный анализ слова или словосочетания, произведенный с помощью лучшей на сегодняшний день технологии искусственного интеллекта:

  • как употребляется слово
  • частота употребления
  • используется оно чаще в устной или письменной речи
  • варианты перевода слова
  • примеры употребления (несколько фраз с переводом)
  • этимология

Что (кто) такое DDE Dynamic Data Exchange - определение

INTER-PROCESS COMMUNICATION PROTOCOL ON MICROSOFT WINDOWS
NetDDE; Dynamic data exchange; Network DDE; DDEML; DDE Management Library; DDE management library; DDE link

Dynamic Data Exchange         
In computing, Dynamic Data Exchange (DDE) is a technology for interprocess communication used in early versions of Microsoft Windows and OS/2. DDE allows programs to manipulate objects provided by other programs, and respond to user actions affecting those objects.
Dynamic Data Exchange         
<language> (DDE, originally Dynamic Data Linking, DDL) A Microsoft Windows 3 hotlink protocol that allows application programs to communicate using a client-server model. Whenever the server (or "publisher") modifies part of a document which is being shared via DDE, one or more clients ("subscribers") are informed and include the modification in the copy of the data on which they are working. (1997-06-05)
Data exchange         
PROCESS OF TAKING DATA STRUCTURED UNDER A SOURCE SCHEMA AND TRANSFORMING IT INTO DATA STRUCTURED UNDER A TARGET SCHEMA
Data exchange language; Data exchange format; Data interchange
Data exchange is the process of taking data structured under a source schema and transforming it into a target schema, so that the target data is an accurate representation of the source data.A.

Википедия

Dynamic Data Exchange

In computing, Dynamic Data Exchange (DDE) is a technology for interprocess communication used in early versions of Microsoft Windows and OS/2. DDE allows programs to manipulate objects provided by other programs, and respond to user actions affecting those objects. DDE was partially superseded by Object Linking and Embedding (OLE), and is currently maintained in Windows systems only for the sake of backward compatibility.